Micron Document
🎖️GitЯра🎖️

Commit 6eacee626b42133c742d8ca935590d7a4c94e3ee


Parents : f89fdaf
Author : James Rich <2199651+jamesarich@users.noreply.github.com>
Signature : Signature validation error
Date : 2026-05-11T15:09:52-05:00
Committer : GitHub <noreply@github.com>
Date : 2026-05-11T15:09:52-05:00

ci: disable Flatpak source generation for PR and merge queue checks (#5402)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Changes

1 files changed, 1 insertions(+), 1 deletions(-)


Diff

diff --git a/.github/workflows/reusable-check.yml b/.github/workflows/reusable-check.yml
index d1c65e626a..e6518a47a8 100644
--- a/.github/workflows/reusable-check.yml
+++ b/.github/workflows/reusable-check.yml
@@ -17,7 +17,7 @@ on:
default: true
run_desktop_flatpak_src:
type: boolean
- default: true
+ default: false
upload_artifacts:
type: boolean
default: true

Served by rngit 1.5.0 - Generated in 0.07s